Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. pulse counter
    Log in to post

    • shridattdudhat

      Measure Pulse width of PWM waveform
      Discussion • lopy frequency pwm pulse counter pulse • • shridattdudhat  

      3
      0
      Votes
      3
      Posts
      1484
      Views

      shridattdudhat

      @robert-hh said in Measure Pulse width of PWM waveform: UART2 or UART3 hey, robert Thank you for reply, We will try UART for the same.
    • C

      machine.time_pulse_us()
      Enhancements • pulse counter • • crankshaft  

      1
      1
      Votes
      1
      Posts
      1035
      Views

      No one has replied

    • E

      Support for Pulse Counter
      Enhancements • pulse counter • • Eric24  

      6
      0
      Votes
      6
      Posts
      3218
      Views

      John Baird

      @jmarcelino Is it still the case that we cannot access the counter through Python? Or has a driver been written? I'm looking to monitor a system fan, but with as little overhead as possible. If I count the fan tachometer output and check it every so often, I should get a good idea of how it's going. The system is busy, so I don't want lots of interrupts happening and was hoping to take care of this in the already available hardware.
    • 1 / 1